Skip to main content
POST
Create Prompt Tool

Authorizations

x-maxim-api-key
string
header
required

API key for authentication

Body

application/json
workspaceId
string
required

Unique identifier for the workspace

name
string
required

Name of the prompt tool

description
string
required

Description of the prompt tool

type
enum<string>
required

Type of the prompt tool

Available options:
PROGRAM,
API,
SCHEMA
folderId
string | null

Folder ID where the prompt tool is located

config
Program · object

Configuration for the prompt tool

Response

Prompt tool created successfully

data
object
required